How to Request an AWS SSL/TLS Certificate


Posted by Wes on 2020-11-11

What is AWS Certificate Manager (ACM)

AWS Certificate Manager is a service that lets you easily provision, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services and your internal connected resources.

Request a public certificate

AWS Management Console → Certificate Manager → Request a certificate

Request a public certificate

Step 1: Add domain names

Step 1: Add domain names

Step 2: Select validation method

Step 2: Select validation method

Step 3: Add tags

Step 3: Add tags

Step 4: Review

Step 4: Review

Step 5: Validation

Step 5: Validation

Approve your certificate request

Check your email and you will receive a letter with the subject "Certificate approval for your.domain" from Amazon Certificates.

Certificate approval review

Click the "I Approve" button.

Certificate approved successfully

And then you'll get an SSL/TLS certificate.

References

  1. Concepts - AWS Certificate Manager
  2. What Is AWS Certificate Manager?
  3. FAQs - AWS Certificate Manager - Amazon Web Services (AWS)
  4. AWS 免費SSL憑證申請教學(有條件的) – 梁爸的書坊

#aws #SSL #TLS







Related Posts

教學心理學(2)

教學心理學(2)

Linkedin Java 技術認證題庫分享- List排序

Linkedin Java 技術認證題庫分享- List排序

React hook form(1) - useForm & 它的回傳值(1)

React hook form(1) - useForm & 它的回傳值(1)


Comments